Update portable Tree Ring skill for v0.14 - #2
Merged
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- update the provider-neutral skill for Tree Ring Memory CLI v0.14\n- add runtime preflight and a concise agent operating loop\n- add DOX contract and certification boundaries\n- add privacy/terms materials and portable package validation\n\n## Validation\n- portable skill validator\n- common skill content matches Codex and Claude packages\n- YAML and git diff checks
High-level PR Summary
This PR updates the portable Tree Ring Memory skill package to version 0.14, introducing a receipt-backed harness activation system with preflight runtime checks and an agent operating loop. The changes add runtime validation to prevent agents from claiming memory operations succeeded without observing actual command output, establish DOX contract flow guidance for safe synchronization, and introduce certification boundaries that distinguish installed-CLI evidence from full repository-based release certification. New
PRIVACY.mdandTERMS.mdfiles formalize data handling disclosures, and the validation logic is consolidated into a standalone Python script that enforces provider-neutrality, checks for v0.14-specific guidance markers, and blocks placeholder text and potential secrets from the portable package.⏱️ Estimated Review Time: 15-30 minutes
💡 Review Order Suggestion
scripts/validate.py.github/workflows/validate.ymlPRIVACY.mdTERMS.mdREADME.mdSKILL.md